[INFO] cloning repository https://github.com/monroestephenson/opn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monroestephenson/opn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonroestephenson%2Fopn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonroestephenson%2Fopn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d91cff704297989ac397e00b48d79a6e7409541
[INFO] testing monroestephenson/opn against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonroestephenson%2Fopn" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/monroestephenson/opn
[INFO] finished tweaking git repo https://github.com/monroestephenson/opn
[INFO] tweaked toml for git repo https://github.com/monroestephenson/opn written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/monroestephenson/opn on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/monroestephenson/opn already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_mangen v0.2.31
[INFO] [stderr]   Downloaded libproc v0.14.11
[INFO] [stderr]   Downloaded pcap v2.4.0
[INFO] [stderr]   Downloaded dns-lookup v0.1.0
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded netstat2 v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05132fb480028209c6c38f308e9310db5731f2b9008a70702be5bb2d9455c5c5
[INFO] running `Command { std: "docker" "start" "-a" "05132fb480028209c6c38f308e9310db5731f2b9008a70702be5bb2d9455c5c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05132fb480028209c6c38f308e9310db5731f2b9008a70702be5bb2d9455c5c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05132fb480028209c6c38f308e9310db5731f2b9008a70702be5bb2d9455c5c5", kill_on_drop: false }`
[INFO] [stdout] 05132fb480028209c6c38f308e9310db5731f2b9008a70702be5bb2d9455c5c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f00ff40e6977d65f4746c77601f29b5479cde5a273ddab47fd8d28101f45d60
[INFO] running `Command { std: "docker" "start" "-a" "6f00ff40e6977d65f4746c77601f29b5479cde5a273ddab47fd8d28101f45d60", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling dns-lookup v0.1.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pcap v2.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling open-tool v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.28s
[INFO] running `Command { std: "docker" "inspect" "6f00ff40e6977d65f4746c77601f29b5479cde5a273ddab47fd8d28101f45d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f00ff40e6977d65f4746c77601f29b5479cde5a273ddab47fd8d28101f45d60", kill_on_drop: false }`
[INFO] [stdout] 6f00ff40e6977d65f4746c77601f29b5479cde5a273ddab47fd8d28101f45d60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e46129f19bd362651683a21b7871265cafa64c90328431b5df123cd92ce16b5b
[INFO] running `Command { std: "docker" "start" "-a" "e46129f19bd362651683a21b7871265cafa64c90328431b5df123cd92ce16b5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling open-tool v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.64s
[INFO] running `Command { std: "docker" "inspect" "e46129f19bd362651683a21b7871265cafa64c90328431b5df123cd92ce16b5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e46129f19bd362651683a21b7871265cafa64c90328431b5df123cd92ce16b5b", kill_on_drop: false }`
[INFO] [stdout] e46129f19bd362651683a21b7871265cafa64c90328431b5df123cd92ce16b5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d4f0aed4e74fa13e0a5862d1a699eaf25d9e8e1e42197d14cc316de20af70acf
[INFO] running `Command { std: "docker" "start" "-a" "d4f0aed4e74fa13e0a5862d1a699eaf25d9e8e1e42197d14cc316de20af70acf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/bin/generate-man.rs (/opt/rustwide/target/debug/deps/generate_man-2fd9aa54fbcef456)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test cli::tests::test_cli_parse_ancestry ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_filter_pid_flag ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_pid ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_pid_flag ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_invalid_port_too_large ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_file_missing_arg ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_ancestry_json ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_file_with_spaces ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_file ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_no_subcommand ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_pid_zero ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_invalid_pid_not_number ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_invalid_port_not_number ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_deleted ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_pid_tree ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_deleted_with_filters ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_both_protocols ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_pid_tree_with_depth ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_json_after ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_defaults ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_sockets ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_sockets_with_filters ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_ipv4_only ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_full ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_min ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_max ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_missing_arg ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_unknown_subcommand ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_with_json ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_ipv6_only ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_process_name ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_tcp_only ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_udp_only ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_with_tcp ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_user_cloned ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_with_all_filters ... ok
[INFO] [stdout] test model::tests::test_fdtype_display_device ... ok
[INFO] [stdout] test model::tests::test_fdtype_display_directory ... ok
[INFO] [stdout] test model::tests::test_fdtype_display_pipe ... ok
[INFO] [stdout] test model::tests::test_fdtype_display_regular ... ok
[INFO] [stdout] test model::tests::test_fdtype_display_socket ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_watch ... ok
[INFO] [stdout] test model::tests::test_fdtype_display_unknown ... ok
[INFO] [stdout] test model::tests::test_fdtype_equality ... ok
[INFO] [stdout] test model::tests::test_fdtype_serialize ... ok
[INFO] [stdout] test model::tests::test_open_file_serialize_with_socket_info ... ok
[INFO] [stdout] test model::tests::test_open_file_deleted_serialize ... ok
[INFO] [stdout] test model::tests::test_open_file_serialize_without_socket_info ... ok
[INFO] [stdout] test model::tests::test_process_info_clone ... ok
[INFO] [stdout] test model::tests::test_process_info_with_empty_fields ... ok
[INFO] [stdout] test model::tests::test_protocol_display_tcp ... ok
[INFO] [stdout] test model::tests::test_process_info_serialize ... ok
[INFO] [stdout] test model::tests::test_protocol_display_udp ... ok
[INFO] [stdout] test model::tests::test_protocol_equality ... ok
[INFO] [stdout] test model::tests::test_protocol_serialize ... ok
[INFO] [stdout] test model::tests::test_process_info_with_special_chars ... ok
[INFO] [stdout] test model::tests::test_socket_entry_serialize ... ok
[INFO] [stdout] test model::tests::test_query_filter_default ... ok
[INFO] [stdout] test model::tests::test_socket_entry_clone ... ok
[INFO] [stdout] test model::tests::test_process_info_with_unicode ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_pid_missing_arg ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_ancestry_missing_arg ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/opn-87e03bc666de1a63)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 226 tests
[INFO] [stdout] test agent::tests::test_caps_write ... ok
[INFO] [stdout] test agent::tests::test_detect_anomalies_deleted_files ... ok
[INFO] [stdout] test agent::tests::test_detect_anomalies_shell_listener ... ok
[INFO] [stdout] test agent::tests::test_caps_read_only ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_ancestry ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_ancestry_json ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_deleted ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_ancestry_missing_arg ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_deleted_with_filters ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_file_with_spaces ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_pid_tree ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_invalid_port_not_number ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_pid_tree_with_depth ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_filter_pid_flag ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_file_missing_arg ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_invalid_port_too_large ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_no_subcommand ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_min ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_max ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_sockets ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_with_json ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_pid ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_with_all_filters ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_pid_zero ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_pid_flag ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_json_after ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_file ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_with_tcp ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port_missing_arg ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_watch ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_both_protocols ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_defaults ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_full ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_ipv4_only ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_ipv6_only ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_process_name ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_tcp_only ... ok
[INFO] [stdout] PID  PROCESS  USER   FD  TYPE  PATH                  
[INFO] [stdout] ---  -------  -----  --  ----  ----------------------
[INFO] [stdout] 101  worker   alice  7   REG   /tmp/log.txt (deleted)
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_udp_only ... ok
[INFO] [stdout] test cli::tests::test_filter_args_to_query_filter_user_cloned ... ok
[INFO] [stdout] test commands::ancestry::tests::test_ancestry_found_json ... ok
[INFO] [stdout] test commands::ancestry::tests::test_ancestry_found_table ... ok
[INFO] [stdout] test commands::ancestry::tests::test_build_ancestry_tree_no_ancestry ... ok
[INFO] [stdout] test commands::ancestry::tests::test_build_ancestry_tree_with_chain ... ok
[INFO] [stdout] test commands::ancestry::tests::test_ancestry_pid_not_found ... ok
[INFO] [stdout] test commands::deleted::tests::test_deleted_run_success_table_and_json ... ok
[INFO] [stdout] PID  PROCESS  USER   FD  TYPE  PATH      
[INFO] [stdout] ---  -------  -----  --  ----  ----------
[INFO] [stdout] 42   vim      alice  3   REG   /tmp/a.txt
[INFO] [stdout] test commands::history::tests::diff_state_detects_appearance_disappearance_and_state_change ... ok
[INFO] [stdout] PID  PROCESS  USER   FD  TYPE  PATH      
[INFO] [stdout] ---  -------  -----  --  ----  ----------
[INFO] [stdout] 42   vim      alice  3   REG   /tmp/a.txt
[INFO] [stdout] test commands::history::tests::event_matches_applies_filters ... ok
[INFO] [stdout] test commands::pid::tests::test_matches_pid_filters ... ok
[INFO] [stdout] test commands::pid::tests::test_tree_exact_snapshot ... ok
[INFO] [stdout] test commands::pid::tests::test_tree_depth_limit_truncates ... ok
[INFO] [stdout] test commands::pid::tests::test_run_pid_not_found ... ok
[INFO] [stdout] PROTO  LOCAL ADDRESS   REMOTE ADDRESS  STATE   SERVICE  PID  PROCESS
[INFO] [stdout] -----  --------------  --------------  ------  -------  ---  -------
[INFO] [stdout] TCP    127.0.0.1:8080  -               LISTEN  HTTP     12   srv    
[INFO] [stdout] test commands::pid::tests::test_matches_pid_filters_rejects_pid_user_process_mismatch ... ok
[INFO] [stdout] test commands::pid::tests::test_run_pid_success_table_and_json ... ok
[INFO] [stdout] test commands::pid::tests::test_run_pid_with_filters ... ok
[INFO] [stdout] test commands::pid::tests::test_tree_nonexistent_pid ... ok
[INFO] [stdout] test commands::pid::tests::test_tree_linear_chain ... ok
[INFO] [stdout] test agent::tests::test_current_ts_reasonable ... ok
[INFO] [stdout] test commands::sockets::tests::test_sockets_run_with_filters ... ok
[INFO] [stdout] test commands::sockets::tests::test_sockets_run_success_table_and_json ... ok
[INFO] [stdout] test container::tests::detect_returns_none_for_init ... ok
[INFO] [stdout] test model::tests::test_fdtype_display_device ... ok
[INFO] [stdout] test model::tests::test_fdtype_display_directory ... ok
[INFO] [stdout] test model::tests::test_fdtype_display_regular ... ok
[INFO] [stdout] test model::tests::test_fdtype_display_pipe ... ok
[INFO] [stdout] test model::tests::test_fdtype_display_socket ... ok
[INFO] [stdout] test commands::history::tests::append_events_enforces_capacity ... ok
[INFO] [stdout] test commands::pid::tests::test_tree_rejects_filters ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_port ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_invalid_pid_not_number ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_pid_missing_arg ... ok
[INFO] [stdout] test model::tests::test_fdtype_display_unknown ... ok
[INFO] [stdout] test model::tests::test_fdtype_equality ... ok
[INFO] [stdout] test container::tests::detect_returns_none_for_bogus_pid ... ok
[INFO] [stdout] test commands::tests::test_sort_sockets_protocol_then_port ... ok
[INFO] [stdout] test model::tests::test_open_file_serialize_without_socket_info ... ok
[INFO] [stdout] test model::tests::test_process_info_clone ... ok
[INFO] [stdout] test model::tests::test_open_file_serialize_with_socket_info ... ok
[INFO] [stdout] test model::tests::test_fdtype_serialize ... ok
[INFO] [stdout] test model::tests::test_protocol_display_udp ... ok
[INFO] [stdout] test model::tests::test_process_info_with_special_chars ... ok
[INFO] [stdout] test model::tests::test_open_file_deleted_serialize ... ok
[INFO] [stdout] test model::tests::test_process_info_with_unicode ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_unknown_subcommand ... ok
[INFO] [stdout] test cli::tests::test_cli_parse_sockets_with_filters ... ok
[INFO] [stdout] test model::tests::test_process_info_serialize ... ok
[INFO] [stdout] test model::tests::test_socket_entry_clone ... ok
[INFO] [stdout] test model::tests::test_socket_entry_serialize ... ok
[INFO] [stdout] test net::tests::test_parse_addr_port_v4_bad_addr ... ok
[INFO] [stdout] test net::tests::test_parse_addr_port_v4 ... ok
[INFO] [stdout] test net::tests::test_parse_addr_port_v4_bad_port ... ok
[INFO] [stdout] test net::tests::test_parse_addr_port_v4_no_colon ... ok
[INFO] [stdout] test net::tests::test_parse_addr_port_v6_any ... ok
[INFO] [stdout] test net::tests::test_parse_addr_port_v6_no_colon ... ok
[INFO] [stdout] test model::tests::test_process_info_with_empty_fields ... ok
[INFO] [stdout] test model::tests::test_protocol_display_tcp ... ok
[INFO] [stdout] test model::tests::test_protocol_equality ... ok
[INFO] [stdout] test net::tests::test_parse_addr_port_v4_empty ... ok
[INFO] [stdout] test model::tests::test_protocol_serialize ... ok
[INFO] [stdout] test net::tests::test_parse_addr_port_v6_loopback ... ok
[INFO] [stdout] test net::tests::test_parse_addr_port_v4_any_http ... ok
[INFO] [stdout] test net::tests::test_parse_hex_port_lowercase ... ok
[INFO] [stdout] test net::tests::test_parse_hex_port_overflow ... ok
[INFO] [stdout] test model::tests::test_query_filter_default ... ok
[INFO] [stdout] test net::tests::test_parse_hex_port ... ok
[INFO] [stdout] test net::tests::test_parse_hex_port_common_ports ... ok
[INFO] [stdout] test net::tests::test_parse_hex_port_empty ... ok
[INFO] [stdout] test net::tests::test_parse_hex_port_invalid ... ok
[INFO] [stdout] test net::tests::test_parse_hex_port_max ... ok
[INFO] [stdout] test net::tests::test_parse_hex_port_zero ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv4_10_0_0_1 ... ok
[INFO] [stdout] test net::tests::test_parse_multiple_tcp_lines ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv4_any ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv4_broadcast ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv4_empty ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv4_example ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv4_invalid_hex ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv4_loopback ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv4_lowercase ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv4_mixed_case ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv4_too_long ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv4_too_short ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv6_any ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv6_empty ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv6_invalid_hex ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv6_loopback ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv6_non_ascii_does_not_panic ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv6_too_long ... ok
[INFO] [stdout] test net::tests::test_parse_proc_ipv6_too_short ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp6_line_listen ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp6_line_loopback ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp6_line_too_short ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp_empty_file ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp_invalid_header_still_parses ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp_line ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp_line_too_short ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp_line_whitespace ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp_line_established ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp_line_time_wait ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp_line_empty ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp_real_fixture ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp_counts_failed_lines ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_tcp_line_header ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_udp_line_unconn ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_udp_real_fixture ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_udp_line_non_close_state_preserved ... ok
[INFO] [stdout] test net::tests::test_parse_tcp_state_hex ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_udp6_line ... ok
[INFO] [stdout] test net::tests::test_parse_tcp_state_empty ... ok
[INFO] [stdout] test net::tests::test_parse_tcp_state_invalid ... ok
[INFO] [stdout] test net::tests::test_parse_tcp_state_lowercase ... ok
[INFO] [stdout] test net::tests::test_tcp_state_name ... ok
[INFO] [stdout] test net::tests::test_parse_proc_net_udp_line ... ok
[INFO] [stdout] test net::tests::test_tcp_state_name_all_defined ... ok
[INFO] [stdout] test net::tests::test_tcp_state_name_boundary ... ok
[INFO] [stdout] test net::tests::test_tcp_state_name_zero ... ok
[INFO] [stdout] test net::tests::test_validate_proc_net_header_data_line ... ok
[INFO] [stdout] test net::tests::test_validate_proc_net_header_empty ... ok
[INFO] [stdout] test net::tests::test_validate_proc_net_header_missing_inode ... ok
[INFO] [stdout] test net::tests::test_validate_proc_net_header_valid ... ok
[INFO] [stdout] test path_safety::tests::test_validate_user_path_accepts_normal_paths ... ok
[INFO] [stdout] test path_safety::tests::test_validate_user_path_rejects_empty_and_control_chars ... ok
[INFO] [stdout] test platform::linux::tests::test_parse_proc_start_time_parses_expected_field ... ok
[INFO] [stdout] test path_safety::tests::test_validate_user_path_rejects_unresolved_parent_dir_components ... ok
[INFO] [stdout] test platform::linux::tests::test_parse_proc_start_time_rejects_invalid_line ... ok
[INFO] [stdout] test platform::tests::test_mock_platform_find_by_file_found ... ok
[INFO] [stdout] test platform::tests::test_mock_platform_find_by_port_multiple ... ok
[INFO] [stdout] test platform::tests::test_mock_platform_find_by_port_found ... ok
[INFO] [stdout] test platform::tests::test_mock_platform_find_by_file_not_found ... ok
[INFO] [stdout] test platform::tests::test_mock_platform_find_by_port_not_found ... ok
[INFO] [stdout] test platform::tests::test_mock_platform_list_pids ... ok
[INFO] [stdout] test platform::tests::test_mock_platform_find_deleted ... ok
[INFO] [stdout] test platform::tests::test_mock_platform_list_sockets_empty ... ok
[INFO] [stdout] test platform::tests::test_mock_platform_list_pids_empty ... ok
[INFO] [stdout] test platform::tests::test_mock_platform_process_info_not_found ... ok
[INFO] [stdout] test platform::tests::test_mock_platform_list_open_files ... ok
[INFO] [stdout] test platform::tests::test_mock_platform_process_info ... ok
[INFO] [stdout] test proto_detect::tests::port_fallback_databases ... ok
[INFO] [stdout] test proto_detect::tests::port_fallback_http ... ok
[INFO] [stdout] test proto_detect::tests::process_name_beats_port ... ok
[INFO] [stdout] test proto_detect::tests::process_name_nginx ... ok
[INFO] [stdout] test proto_detect::tests::process_name_postgres ... ok
[INFO] [stdout] test proto_detect::tests::unknown_returns_none ... ok
[INFO] [stdout] test remote::tests::build_remote_args_always_starts_with_llm ... ok
[INFO] [stdout] test remote::tests::build_remote_args_no_host_flag ... ok
[INFO] [stdout] test remote::tests::file_from_agent_deleted_flag ... ok
[INFO] [stdout] test remote::tests::build_remote_args_strips_llm_and_json_dedup ... ok
[INFO] [stdout] test remote::tests::file_from_agent_dev ... ok
[INFO] [stdout] test remote::tests::file_from_agent_dir ... ok
[INFO] [stdout] test remote::tests::file_from_agent_no_fd ... ok
[INFO] [stdout] test remote::tests::file_from_agent_reg ... ok
[INFO] [stdout] test remote::tests::file_from_agent_sock ... ok
[INFO] [stdout] test remote::tests::file_from_agent_unknown_fd_type ... ok
[INFO] [stdout] test remote::tests::socket_from_agent_lowercase_udp ... ok
[INFO] [stdout] test remote::tests::socket_from_agent_tcp ... ok
[INFO] [stdout] test remote::tests::socket_from_agent_udp ... ok
[INFO] [stdout] test remote::tests::socket_from_agent_unknown_protocol_defaults_to_tcp ... ok
[INFO] [stdout] test render::tests::tests::test_format_table_empty ... ok
[INFO] [stdout] test render::tests::tests::test_format_table_column_alignment ... ok
[INFO] [stdout] test render::tests::tests::test_format_table_multiple_rows ... ok
[INFO] [stdout] test render::tests::tests::test_json_serialize_empty_array ... ok
[INFO] [stdout] test render::tests::tests::test_open_file_headers ... ok
[INFO] [stdout] test render::tests::tests::test_format_table_single_row ... ok
[INFO] [stdout] test render::tests::tests::test_json_serialize_socket_entries ... ok
[INFO] [stdout] test render::tests::tests::test_json_serialize_open_files ... ok
[INFO] [stdout] test render::tests::tests::test_open_file_row_deleted ... ok
[INFO] [stdout] test render::tests::tests::test_open_file_row_fd_none ... ok
[INFO] [stdout] test render::tests::tests::test_open_file_row_socket_type ... ok
[INFO] [stdout] test render::tests::tests::test_socket_entry_row ... ok
[INFO] [stdout] test render::tests::tests::test_socket_entry_row_udp ... ok
[INFO] [stdout] test render::tree::tests::test_render_linear_chain ... ok
[INFO] [stdout] test socket_display::tests::test_display_remote_addr_keeps_non_listen_peer ... ok
[INFO] [stdout] test render::tree::tests::test_render_single_node ... ok
[INFO] [stdout] test socket_display::tests::test_display_local_addr_wraps_ipv6 ... ok
[INFO] [stdout] test tests::classify_error_invalid_input ... ok
[INFO] [stdout] test render::tests::tests::test_socket_entry_headers ... ok
[INFO] [stdout] test tests::classify_error_not_implemented ... ok
[INFO] [stdout] test render::tests::tests::test_open_file_row ... ok
[INFO] [stdout] test render::tests::tests::test_json_roundtrip_multiple_socket_entries ... ok
[INFO] [stdout] test render::tree::tests::test_render_branched_tree ... ok
[INFO] [stdout] test tests::classify_error_permission_denied ... ok
[INFO] [stdout] test tests::classify_error_runtime_fallback ... ok
[INFO] [stdout] test render::tests::tests::test_open_file_row_pipe_type ... ok
[INFO] [stdout] test tests::command_label_covers_all_commands ... ok
[INFO] [stdout] test tests::classify_error_not_found ... ok
[INFO] [stdout] test remote::tests::file_from_agent_pipe ... ok
[INFO] [stdout] test socket_display::tests::test_display_remote_addr_hides_listen_peer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 226 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-c3ae0ddf697a09d3)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test test_e2e_pid_shows_open_tcp_socket ... ok
[INFO] [stdout] test test_e2e_pid_shows_open_file_handle ... ok
[INFO] [stdout] test test_e2e_pid_table_output_has_headers ... ok
[INFO] [stdout] test test_e2e_pid_json_schema ... ok
[INFO] [stdout] test test_e2e_pid_finds_own_open_files ... ok
[INFO] [stdout] test test_e2e_deleted_json_is_valid ... ok
[INFO] [stdout] test test_deleted_command_runs_or_returns_not_implemented ... ok
[INFO] [stdout] test test_e2e_deleted_with_open_deleted_file ... ok
[INFO] [stdout] test test_e2e_port_json_schema ... ok
[INFO] [stdout] test test_e2e_file_json_schema_validation ... ok
[INFO] [stdout] test test_e2e_port_shows_correct_process_name ... ok
[INFO] [stdout] test test_file_help ... ok
[INFO] [stdout] test test_e2e_deleted_with_user_filter ... ok
[INFO] [stdout] test test_e2e_tcp_and_udp_same_port ... ok
[INFO] [stdout] test test_e2e_sockets_state_filter_listen ... ok
[INFO] [stdout] test test_e2e_tcp_listener_table_output ... ok
[INFO] [stdout] test test_file_requires_path ... ok
[INFO] [stdout] test test_file_nonexistent_path ... ok
[INFO] [stdout] test test_file_json_output_is_valid ... ok
[INFO] [stdout] test test_e2e_file_table_output ... ok
[INFO] [stdout] test test_file_symlink ... ok
[INFO] [stdout] test test_e2e_pid_with_user_filter ... ok
[INFO] [stdout] test test_e2e_file_finds_running_executable ... ok
[INFO] [stdout] test test_e2e_udp_socket_with_udp_filter ... ok
[INFO] [stdout] test test_help_flag ... ok
[INFO] [stdout] test test_e2e_tcp_listener_found_by_port ... ok
[INFO] [stdout] test test_e2e_multiple_tcp_listeners_different_ports ... ok
[INFO] [stdout] test test_json_error_payload_for_failures ... ok
[INFO] [stdout] test test_pid_nonexistent_returns_error ... ok
[INFO] [stdout] test test_file_with_spaces_in_path ... ok
[INFO] [stdout] test test_pid_succeeds_for_current_process ... ok
[INFO] [stdout] test test_no_subcommand_shows_error ... ok
[INFO] [stdout] test test_json_flag_before_subcommand ... ok
[INFO] [stdout] test test_port_help ... ok
[INFO] [stdout] test test_pid_requires_number ... ok
[INFO] [stdout] test test_pid_help ... ok
[INFO] [stdout] test test_e2e_file_killed_process_not_found ... ok
[INFO] [stdout] test test_e2e_udp_socket_found_by_port ... ok
[INFO] [stdout] test test_port_rejects_negative ... ok
[INFO] [stdout] test test_filter_process_flag ... ok
[INFO] [stdout] test test_json_flag_after_subcommand ... ok
[INFO] [stdout] test test_filter_user_flag ... ok
[INFO] [stdout] test test_e2e_tcp_listener_closed_port_not_found ... ok
[INFO] [stdout] test test_port_requires_number ... ok
[INFO] [stdout] test test_port_with_udp_filter ... ok
[INFO] [stdout] test test_short_flags ... ok
[INFO] [stdout] test test_filter_all_flag ... ok
[INFO] [stdout] test test_filter_pid_flag ... ok
[INFO] [stdout] test test_watch_without_feature_returns_error ... ok
[INFO] [stdout] test test_port_rejects_too_large ... ok
[INFO] [stdout] test test_unknown_subcommand ... ok
[INFO] [stdout] test test_e2e_tcp_listener_with_tcp_filter ... ok
[INFO] [stdout] test test_port_max_valid ... ok
[INFO] [stdout] test test_version_flag ... ok
[INFO] [stdout] test test_port_zero ... ok
[INFO] [stdout] test test_port_with_tcp_filter ... ok
[INFO] [stdout] test test_port_no_listener_empty_output ... ok
[INFO] [stdout] test test_e2e_sockets_lists_own_tcp_listener ... ok
[INFO] [stdout] test test_port_with_ipv6_filter ... ok
[INFO] [stdout] test test_port_with_ipv4_filter ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test cli_integration`
[INFO] [stdout] test test_port_combined_filters ... ok
[INFO] [stdout] test test_port_json_output_is_valid_json ... ok
[INFO] [stdout] test test_port_no_listener_json_empty_array ... ok
[INFO] [stdout] test test_sockets_command_runs_or_returns_not_implemented ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_sockets_command_runs_or_returns_not_implemented stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_sockets_command_runs_or_returns_not_implemented' (569) panicked at tests/cli_integration.rs:265:9:
[INFO] [stdout] Expected stub message on unsupported platform, got: warning: /proc/net/tcp6 has an unexpected header format — socket data may be incomplete or incorrect
[INFO] [stdout] warning: /proc/net/udp6 has an unexpected header format — socket data may be incomplete or incorrect
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f6767effca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f6767effca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f6767effca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f6767effca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f67680568a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f67680568a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x61f6767f4c92 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61f6767f4c92 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61f6767ce3ff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f6767ce3ff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f6767e7dc9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f676783f4c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61f676783f4c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61f6767e7f82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61f6767e7f82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f6767ce4b8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f6767c3569 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f6767cf38d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f676805ddc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f676743a9a - cli_integration[46e2c098da550fda]::test_sockets_command_runs_or_returns_not_implemented
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration.rs:265:9
[INFO] [stdout]   20:     0x61f67672ea07 - cli_integration[46e2c098da550fda]::test_sockets_command_runs_or_returns_not_implemented::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration.rs:254:58
[INFO] [stdout]   21:     0x61f67674ae66 - <cli_integration[46e2c098da550fda]::test_sockets_command_runs_or_returns_not_implemented::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61f67677722b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61f67677722b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x61f676784a1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x61f676784a1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x61f676784a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x61f676784a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x61f676784a1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61f676784a1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x61f676784a1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x61f67677e134 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x61f67677e134 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x61f676787622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x61f676787622 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x61f676787622 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x61f676787622 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x61f676787622 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61f676787622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x61f676787622 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61f6767ef48f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x61f6767ef48f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x769a7f656aa4 - <unknown>
[INFO] [stdout]   43:     0x769a7f6e3a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_sockets_command_runs_or_returns_not_implemented
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 63 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d4f0aed4e74fa13e0a5862d1a699eaf25d9e8e1e42197d14cc316de20af70acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4f0aed4e74fa13e0a5862d1a699eaf25d9e8e1e42197d14cc316de20af70acf", kill_on_drop: false }`
[INFO] [stdout] d4f0aed4e74fa13e0a5862d1a699eaf25d9e8e1e42197d14cc316de20af70acf
